Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps net.ttddyy.observation:datasource-micrometer-spring-boot from 1.0.6 to 1.1.0.

Release notes

Sourced from net.ttddyy.observation:datasource-micrometer-spring-boot's releases.

Release v1.1.0

Release Notes

Changelog

2ff9f03 Release 1.1.0 3ab08a0 Update changelog for 1.1.0 release 1096f0a Add method args and exception to ResultSetOperation c1e5bb5 Update OSIV documentation c23c8dd Use a pure DataSource proxy instead of ProxyDataSource cc53352 Fix custom observation detection for GeneratedKeysObservationConvention e21a1c9 Apply format 109601c Upgrade dependencies 055d31a Document "How to Selectively Tag Queries" 79e8274 Update open-in-view documentation 236581d Document open-in-view / open-session-in-view 303ea60 Merge branch '1.0.x' 69e8589 Upgrade to upload-pages-artifact@v3 fbcab7e Merge branch '1.0.x' 13b8875 Upgrade to @​v4 actions 6696f71 Merge branch '1.0.x' 65b19ba Upgrade to actions/actions-gh-pages@v4 d8e6e48 Merge branch '1.0.x' dc2bca0 Upgrade to actions/upload-artifact@v4 bdbf27b Merge pull request #62 from stefano-salmaso c5b487f Polish "Add datasource name to the contexts" b873cf2 Add datasource name to the contexts 01b3c89 Merge branch '1.0.x' fe85404 Prepare next development iteration 21e7310 Merge branch '1.0.x' 12ea02f Merge branch '1.0.x' c5bc312 Merge branch '1.0.x' 9a37d7a Merge branch '1.0.x' c76a7a0 Merge branch '1.0.x' 0612613 Merge branch '1.0.x' 770a56a Polish a8eceb4 Publish spring events for query and proxy-method executions 95ffc67 Polish 999409f Update links in documentation a1f285e Add a new observation for generated keys 70d3a4d Record ResultSet interactions 700eac3 Merge branch '1.0.x' accb9be Merge branch '1.0.x' 6d9a55a Merge branch '1.0.x' b29ae27 Fix typography at sample code in docs b1c8fec Update documentation 0f801aa Upgrade spring-asciidoctor-extensions-block-switch to 0.6.2 639caba Merge pull request #24 from AnatoliyYakimov

... (truncated)

Changelog

Sourced from net.ttddyy.observation:datasource-micrometer-spring-boot's changelog.

1.1.0

  • Record ResultSet interactions (#35)
  • Observation for generated keys (#36)
  • Publish spring events for query and proxy-method executions (#37)
  • Use a pure "DataSource" proxy instead of "ProxyDataSource" (#51)
  • Having datasource name in low cardinality keys (#58)
  • Upgrade dependencies (#63)
Commits
  • 2ff9f03 Release 1.1.0
  • 3ab08a0 Update changelog for 1.1.0 release
  • 1096f0a Add method args and exception to ResultSetOperation
  • c1e5bb5 Update OSIV documentation
  • c23c8dd Use a pure DataSource proxy instead of ProxyDataSource
  • cc53352 Fix custom observation detection for GeneratedKeysObservationConvention
  • e21a1c9 Apply format
  • 109601c Upgrade dependencies
  • 055d31a Document "How to Selectively Tag Queries"
  • 79e8274 Update open-in-view documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 25, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.1.0 branch 3 times, most recently from 3daf709 to 44f555b Compare February 26, 2025 14:56
@dependabot dependabot bot force-pushed the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.1.0 branch from 44f555b to d43a161 Compare March 5, 2025 11:56
@dependabot dependabot bot force-pushed the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.1.0 branch from d43a161 to d60cda5 Compare March 13, 2025 10:16
@dependabot dependabot bot force-pushed the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.1.0 branch 2 times, most recently from d278e09 to f2d8acb Compare March 25, 2025 07:40
Bumps [net.ttddyy.observation:datasource-micrometer-spring-boot](https://github.com/jdbc-observations/datasource-micrometer) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/jdbc-observations/datasource-micrometer/releases)
- [Changelog](https://github.com/jdbc-observations/datasource-micrometer/blob/main/CHANGELOG)
- [Commits](jdbc-observations/datasource-micrometer@v1.0.6...v1.1.0)

---
updated-dependencies:
- dependency-name: net.ttddyy.observation:datasource-micrometer-spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.1.0 branch from f2d8acb to d810be7 Compare March 26, 2025 06:51
@mfvanek
Copy link
Owner

mfvanek commented Mar 28, 2025

Superseded by #253

@mfvanek mfvanek closed this Mar 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.1.0 branch March 28, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants